projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3646b8
)
(Creating Hash): Improve index entry.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 7 Apr 2007 02:07:14 +0000
(
02:07
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 7 Apr 2007 02:07:14 +0000
(
02:07
+0000)
lispref/hash.texi
patch
|
blob
|
history
diff --git
a/lispref/hash.texi
b/lispref/hash.texi
index 62df86aea192d7331a68c130c5a00ac43a279c84..c5b68e26d9121a953939810edfc703b6236a25a4 100644
(file)
--- a/
lispref/hash.texi
+++ b/
lispref/hash.texi
@@
-56,7
+56,7
@@
of object and are used only for recording interned symbols
@node Creating Hash
@section Creating Hash Tables
-@cindex creat
e hash table
+@cindex creat
ing hash tables
The principal function for creating a hash table is
@code{make-hash-table}.